LOAD DLL
This command will load a DLL into memory under the specified DLL Number. The DLL file must exist either in the current working directory or the Windows system folder. If the file is not found this command will fail. The DLL Number must be an integer value between 1 and 256.
SYNTAX
LOAD DLL DLLName, DLL Number
RELATED INFO
SYSTEM Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example